FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package openehr.base#current (47 ms)

Package openehr.base
Type CodeSystem
Id Id
FHIR Version R5
Source http://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/CodeSystem-input-type.html
Url https://specifications.openehr.org/fhir/codesystem-input-type
Version 0.1.0
Status active
Date 2024-08-22
Name InputTypeCS
Title Input Type CodeSystem
Experimental False
Realm uv
Authority hl7
Description Input Type CodeSystem
Content complete

Resources that use this resource

ValueSet
https://specifications.openehr.org/fhir/valueset-input-type Input Type ValueSet

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem input-type

This case-sensitive code system https://specifications.openehr.org/fhir/codesystem-input-type defines the following codes:

Code
DATE
DATETIME
CODED_TEXT
DECIMAL
TEXT
TIME
BOOLEAN
INTEGER

Source

{
  "resourceType" : "CodeSystem",
  "id" : "input-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem input-type</b></p><a name=\"input-type\"> </a><a name=\"hcinput-type\"> </a><a name=\"input-type-en-US\"> </a><p>This case-sensitive code system <code>https://specifications.openehr.org/fhir/codesystem-input-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">DATE<a name=\"input-type-DATE\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DATETIME<a name=\"input-type-DATETIME\"> </a></td></tr><tr><td style=\"white-space:nowrap\">CODED_TEXT<a name=\"input-type-CODED_TEXT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">DECIMAL<a name=\"input-type-DECIMAL\"> </a></td></tr><tr><td style=\"white-space:nowrap\">TEXT<a name=\"input-type-TEXT\"> </a></td></tr><tr><td style=\"white-space:nowrap\">TIME<a name=\"input-type-TIME\"> </a></td></tr><tr><td style=\"white-space:nowrap\">BOOLEAN<a name=\"input-type-BOOLEAN\"> </a></td></tr><tr><td style=\"white-space:nowrap\">INTEGER<a name=\"input-type-INTEGER\"> </a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url" : "https://specifications.openehr.org/fhir/codesystem-input-type",
  "version" : "0.1.0",
  "name" : "InputTypeCS",
  "title" : "Input Type CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-08-22",
  "publisher" : "openEHR + HL7",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.openehr.org"
        }
      ]
    }
  ],
  "description" : "Input Type CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "DATE",
      "display" : "DATE"
    },
    {
      "code" : "DATETIME",
      "display" : "DATETIME"
    },
    {
      "code" : "CODED_TEXT",
      "display" : "CODED_TEXT"
    },
    {
      "code" : "DECIMAL",
      "display" : "DECIMAL"
    },
    {
      "code" : "TEXT",
      "display" : "TEXT"
    },
    {
      "code" : "TIME",
      "display" : "TIME"
    },
    {
      "code" : "BOOLEAN",
      "display" : "BOOLEAN"
    },
    {
      "code" : "INTEGER",
      "display" : "INTEGER"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.